Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple roots #176

Merged
merged 8 commits into from
Dec 6, 2023
Merged

Support multiple roots #176

merged 8 commits into from
Dec 6, 2023

Conversation

stephanebisson
Copy link
Collaborator

@stephanebisson stephanebisson marked this pull request as ready for review December 6, 2023 19:19
README.md Outdated
Comment on lines 72 to 73
root | string|Element|Element[] | `document` | Where to look for elements that should have the popup
selector. Can be a selector to locate the root, a DOM Element, or an array of Elements | string | `'[data-wikipedia-preview]'` | How nodes that should have the popup are identified
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at the README.md preview (below), I think the table is a bit messed up? You mean that the type of root can be either string | Element | Element[]? But the | messes up the table

image

Copy link
Contributor

@medied medied left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@medied medied merged commit 2d79811 into main Dec 6, 2023
2 checks passed
@medied medied deleted the T348261 branch December 6, 2023 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants